BotaValidateRequest Struct Reference

Detailed Description

Structure defining the VALIDATE.request packet.

Data Fields

uint8_t packetType
 
uint16_t transferId
 
uint32_t size
 
uint32_t crc32
 

Field Documentation

◆ packetType

uint8_t BotaValidateRequest::packetType

◆ transferId

uint16_t BotaValidateRequest::transferId

◆ size

uint32_t BotaValidateRequest::size

◆ crc32

uint32_t BotaValidateRequest::crc32

The documentation for this struct was generated from the following files:
Go to Top